de_image ~master (2022-01-31T01:34:57.6577976)
Dub
Repo
ImageStorageHorizontal.this
devisualization
image
storage
base
ImageStorageHorizontal
this
(size_t width, size_t height, IAllocator allocator)
this
(size_t width, size_t height, shared(ISharedAllocator) allocator)
struct
ImageStorageHorizontal
(Color)
@
trusted
shared
this
(
size_t
width
,
size_t
height
,
shared
(
ISharedAllocator
)
allocator
)
if
(
isColor
!
Color
)
size_t
width_
;
size_t
height_
;
Meta
Source
See Implementation
devisualization
image
storage
base
ImageStorageHorizontal
constructors
this
destructors
~this
functions
getPixel
opIndex
opIndexAssign
resize
setPixel
postblits
this(this)
properties
height
width